home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Beyond Compare 3.0.10 / BCompareSetup.exe / {app} / BCompare.exe / 0 / RCDATA / TDIRSYNCSESSIONOPSFRAME / TDIRSYNCSESSIONOPSFRAME.txt
Text File  |  2008-11-03  |  5KB  |  209 lines

  1. inherited DirSyncSessionOpsFrame: TDirSyncSessionOpsFrame
  2.   Caption = 'Sync'
  3.   object SyncOpsGroupBox: TUiGroupBox
  4.     Left = 8
  5.     Top = 8
  6.     Width = 409
  7.     Height = 217
  8.     Caption = 'Actions'
  9.     TabOrder = 0
  10.     object LeftNewerImage: TUiImage
  11.       Left = 8
  12.       Top = 66
  13.       Width = 16
  14.       Height = 16
  15.       Images = BcImages.MainImages
  16.     end
  17.     object RightNewerImage: TUiImage
  18.       Left = 8
  19.       Top = 90
  20.       Width = 16
  21.       Height = 16
  22.       Images = BcImages.MainImages
  23.     end
  24.     object LeftOrphanImage: TUiImage
  25.       Left = 8
  26.       Top = 114
  27.       Width = 16
  28.       Height = 16
  29.       Images = BcImages.MainImages
  30.     end
  31.     object RightOrphanImage: TUiImage
  32.       Left = 8
  33.       Top = 138
  34.       Width = 16
  35.       Height = 16
  36.       Images = BcImages.MainImages
  37.     end
  38.     object DiffImage: TUiImage
  39.       Left = 8
  40.       Top = 162
  41.       Width = 16
  42.       Height = 16
  43.       Images = BcImages.MainImages
  44.     end
  45.     object SameImage: TUiImage
  46.       Left = 8
  47.       Top = 186
  48.       Width = 16
  49.       Height = 16
  50.       Images = BcImages.MainImages
  51.     end
  52.     object LeftNewerLbl: TUiLabel
  53.       Left = 124
  54.       Top = 68
  55.       Width = 99
  56.       Height = 13
  57.       Alignment = taRightJustify
  58.       Caption = 'If file on left is newer:'
  59.       FocusControl = LeftNewerEdit
  60.     end
  61.     object RightNewerLbl: TUiLabel
  62.       Left = 118
  63.       Top = 92
  64.       Width = 105
  65.       Height = 13
  66.       Alignment = taRightJustify
  67.       Caption = 'If file on right is newer:'
  68.       FocusControl = RightNewerEdit
  69.     end
  70.     object LeftOrphanLbl: TUiLabel
  71.       Left = 134
  72.       Top = 116
  73.       Width = 89
  74.       Height = 13
  75.       Alignment = taRightJustify
  76.       Caption = 'If file is only on left:'
  77.       FocusControl = LeftOrphanEdit
  78.     end
  79.     object RightOrphanLbl: TUiLabel
  80.       Left = 128
  81.       Top = 140
  82.       Width = 95
  83.       Height = 13
  84.       Alignment = taRightJustify
  85.       Caption = 'If file is only on right:'
  86.       FocusControl = RightOrphanEdit
  87.     end
  88.     object DiffLbl: TUiLabel
  89.       Left = 134
  90.       Top = 164
  91.       Width = 89
  92.       Height = 13
  93.       Alignment = taRightJustify
  94.       Caption = 'If files are different:'
  95.       FocusControl = DiffEdit
  96.     end
  97.     object SameLbl: TUiLabel
  98.       Left = 129
  99.       Top = 188
  100.       Width = 94
  101.       Height = 13
  102.       Alignment = taRightJustify
  103.       Caption = 'If files are the same:'
  104.       FocusControl = SameEdit
  105.     end
  106.     object PresetLbl: TUiLabel
  107.       Left = 8
  108.       Top = 16
  109.       Height = 13
  110.       Caption = 'Presets:'
  111.     end
  112.     object PresetEdit: TUiComboBox
  113.       Left = 8
  114.       Top = 32
  115.       Width = 233
  116.       Height = 22
  117.       Style = csOwnerDrawFixed
  118.       ItemHeight = 16
  119.       TabOrder = 0
  120.       OnChange = PresetEditChange
  121.       OnDrawItem = PresetEditDrawItem
  122.     end
  123.     object LeftNewerEdit: TUiComboBox
  124.       Left = 232
  125.       Top = 64
  126.       Width = 169
  127.       Height = 21
  128.       Style = csDropDownList
  129.       ItemHeight = 13
  130.       TabOrder = 1
  131.       OnChange = StatusEditChange
  132.     end
  133.     object RightNewerEdit: TUiComboBox
  134.       Left = 232
  135.       Top = 88
  136.       Width = 169
  137.       Height = 21
  138.       Style = csDropDownList
  139.       ItemHeight = 13
  140.       TabOrder = 2
  141.       OnChange = StatusEditChange
  142.     end
  143.     object LeftOrphanEdit: TUiComboBox
  144.       Left = 232
  145.       Top = 112
  146.       Width = 169
  147.       Height = 21
  148.       Style = csDropDownList
  149.       ItemHeight = 13
  150.       TabOrder = 3
  151.       OnChange = StatusEditChange
  152.     end
  153.     object RightOrphanEdit: TUiComboBox
  154.       Left = 232
  155.       Top = 136
  156.       Width = 169
  157.       Height = 21
  158.       Style = csDropDownList
  159.       ItemHeight = 13
  160.       TabOrder = 4
  161.       OnChange = StatusEditChange
  162.     end
  163.     object DiffEdit: TUiComboBox
  164.       Left = 232
  165.       Top = 160
  166.       Width = 169
  167.       Height = 21
  168.       Style = csDropDownList
  169.       ItemHeight = 13
  170.       TabOrder = 5
  171.       OnChange = StatusEditChange
  172.     end
  173.     object SameEdit: TUiComboBox
  174.       Left = 232
  175.       Top = 184
  176.       Width = 169
  177.       Height = 21
  178.       Style = csDropDownList
  179.       ItemHeight = 13
  180.       TabOrder = 6
  181.       OnChange = StatusEditChange
  182.     end
  183.   end
  184.   object MiscGroupBox: TUiGroupBox
  185.     Left = 8
  186.     Top = 232
  187.     Width = 409
  188.     Height = 65
  189.     Caption = 'Miscellaneous'
  190.     TabOrder = 1
  191.     object SyncEmptyFoldersEdit: TUiCheckBox
  192.       Left = 8
  193.       Top = 20
  194.       Height = 17
  195.       Caption = 'Sync &empty folders'
  196.       TabOrder = 0
  197.       OnClick = SomethingChangedClick
  198.     end
  199.     object UseRecycleBinEdit: TUiCheckBox
  200.       Left = 8
  201.       Top = 40
  202.       Height = 17
  203.       Caption = '&Use recycle bin if possible'
  204.       TabOrder = 1
  205.       OnClick = SomethingChangedClick
  206.     end
  207.   end
  208. end
  209.